0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5693130493164 397 1.1802 0


No Amazon API Requests Made.


App Debug - Total Time 1.5693130493164 seconds

Number Time From Start Name Description
1 0.36806607246399 Initialise Initialise FSB Function
2 0.37120199203491 App Controller Start Start of the App controller (called before the controller of every page)
3 0.42808604240417 Start of getCategoryListByGroup Function Before first category groups query
4 0.42953610420227 After initial query Before first category groups query
5 0.42953705787659 Get Category List for Group Before the call to getCategoryList function
6 0.4295392036438 Start of GetCategoryList function Start of the function
7 0.42954111099243 Before getting categories Query to get specific category list
8 0.430988073349 After getting categories Query to get specific category list
9 0.43098902702332 Before getting category custom Before call to function getCategoryCustom
10 0.46212410926819 After getting category custom After call to function getCategoryCustom
11 0.46212601661682 Before getting category custom Before call to function getCategoryCustom
12 0.47135210037231 After getting category custom After call to function getCategoryCustom
13 0.47135305404663 Before getting category custom Before call to function getCategoryCustom
14 0.47582221031189 After getting category custom After call to function getCategoryCustom
15 0.47582316398621 Before getting category custom Before call to function getCategoryCustom
16 0.47903418540955 After getting category custom After call to function getCategoryCustom
17 0.47903513908386 Before getting category custom Before call to function getCategoryCustom
18 0.48192310333252 After getting category custom After call to function getCategoryCustom
19 0.48192405700684 Before getting category custom Before call to function getCategoryCustom
20 0.48480319976807 After getting category custom After call to function getCategoryCustom
21 0.48480415344238 End of GetCategoryList function End of the function
22 0.48480820655823 Get Category List for Group Before the call to getCategoryList function
23 0.48480916023254 Start of GetCategoryList function Start of the function
24 0.48481011390686 Before getting categories Query to get specific category list
25 0.48513317108154 End of getCategoryListByGroup Function Before return()
26 1.3301742076874 App Controller End End of the App controller (called before the controller of every page)
27 1.4964981079102 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.497575044632 Before Get Options Before the call to getOptions in the tpl class
29 1.5463201999664 After Get Options After the call to getOptions in the tpl class
30 1.5463790893555 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5693020820618 Finalizing debug Before the debug is output to the page.
32 1.5693120956421 End of App This is the end of the app logging, final timestamp


Query Debug - 397 Database Queries. Total time 1.1802 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.0015029907226562
SELECT parameter, value FROM parameters
2 0.0045 0.0044989585876465
SELECT * FROM `bad_bots`
3 0.0003 0.00028109550476074
SET time_zone = 'Europe/London'
4 0.0014 0.0013768672943115
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0013511180877686
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0014 0.001410961151123
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751674847'
7 0.0016 0.0015861988067627
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0009 0.00092196464538574
UPDATE autorun SET lastrun = '2025-07-05 00:20:47' WHERE id = '16'
9 0.0006 0.0005638599395752
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0014 0.0014190673828125
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0006 0.00062799453735352
SELECT * FROM pages WHERE id = 52
12 0.0031 0.0030689239501953
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0527 0.052744150161743
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0007 0.00068092346191406
SELECT * FROM pages WHERE pagename = 'search'
15 0.0014 0.0014441013336182
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0014 0.0014359951019287
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0133 0.013261079788208
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0015 0.0014908313751221
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0010 0.0009770393371582
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00042605400085449
SELECT id FROM categories WHERE parent_id = '26'
21 0.0099 0.0099098682403564
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0017 0.001704216003418
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0014 0.0013670921325684
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0014 0.0014328956604004
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0005 0.00051116943359375
SELECT * FROM categorygroups WHERE id = '1'
26 0.0035 0.0035338401794434
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00032901763916016
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00025510787963867
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00027298927307129
SELECT id FROM categories WHERE parent_id = '27'
30 0.0035 0.0035068988800049
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.0003662109375
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00032711029052734
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00032711029052734
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00027990341186523
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011370182037354
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00029897689819336
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.0002591609954834
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.0002899169921875
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0012059211730957
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.0003349781036377
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00031709671020508
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00030899047851562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00037598609924316
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030016899108887
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.0003049373626709
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00032496452331543
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00053691864013672
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0004 0.00038909912109375
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00038599967956543
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00030207633972168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00027084350585938
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00036907196044922
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00030612945556641
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00026202201843262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.0002892017364502
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00042605400085449
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00029611587524414
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00028014183044434
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00040102005004883
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.0002899169921875
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00025320053100586
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00027298927307129
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00045108795166016
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00030803680419922
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00032281875610352
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00029397010803223
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00026702880859375
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.0003199577331543
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.0018351078033447
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0007 0.0007479190826416
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00035977363586426
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00058603286743164
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00087594985961914
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00057578086853027
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8363 0.8362979888916
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0015 0.0014889240264893
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00072908401489258
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00038981437683105
SELECT * FROM pages WHERE pagename = 'search'
82 0.0063 0.0062599182128906
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013771057128906
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0012 0.0011861324310303
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0055 0.0054881572723389
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0016 0.0016419887542725
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0005 0.00045013427734375
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0024 0.0023519992828369
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.195'
89 0.0011 0.0010600090026855
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0008 0.00083804130554199
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.0040011405944824
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00035595893859863
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0003 0.0003199577331543
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
94 0.0003 0.0003359317779541
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0057 0.005748987197876
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00029921531677246
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0003 0.00025701522827148
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
98 0.0003 0.00034284591674805
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00033307075500488
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0042 0.004209041595459
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00027084350585938
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0002 0.00024509429931641
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
103 0.0003 0.00033402442932129
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0070 0.0069649219512939
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00030303001403809
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0003 0.00025296211242676
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
107 0.0004 0.00039196014404297
SELECT * FROM products WHERE id = '2418'
108 0.0011 0.0011370182037354
SELECT * FROM productimages WHERE product_id = '2418' ORDER BY sortorder ASC
109 0.0008 0.00082683563232422
SELECT * FROM product_image_select WHERE product_id = '2418'
110 0.0006 0.00064206123352051
SELECT * FROM productcustomimages WHERE product_id = '2418'
111 0.0011 0.001086950302124
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2418' AND a.name = n.originalname
112 0.0008 0.00080299377441406
SELECT * FROM productoffers WHERE product_id = '2418' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '2418' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 2418
                ORDER BY price ASC LIMIT 1
115 0.0004 0.0003659725189209
SELECT value FROM productattributes
                WHERE product_id = '2418'
                AND name = 'ListPriceAmount'
116 0.0003 0.00030207633972168
SELECT value FROM productattributes WHERE product_id = '2418' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00035285949707031
SELECT * FROM products WHERE id = '979'
118 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '979' ORDER BY sortorder ASC
119 0.0005 0.00049090385437012
SELECT * FROM product_image_select WHERE product_id = '979'
120 0.0003 0.00030899047851562
SELECT * FROM productcustomimages WHERE product_id = '979'
121 0.0008 0.00076794624328613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '979' AND a.name = n.originalname
122 0.0004 0.00036191940307617
SELECT * FROM productoffers WHERE product_id = '979' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00029683113098145
SELECT * FROM productoffers
                WHERE product_id = '979' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 979
                ORDER BY price ASC LIMIT 1
125 0.0004 0.0004429817199707
SELECT value FROM productattributes
                WHERE product_id = '979'
                AND name = 'ListPriceAmount'
126 0.0005 0.00045490264892578
SELECT * FROM products WHERE id = '3972'
127 0.0004 0.00035405158996582
SELECT * FROM productimages WHERE product_id = '3972' ORDER BY sortorder ASC
128 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '3972'
129 0.0007 0.00070595741271973
SELECT * FROM productcustomimages WHERE product_id = '3972'
130 0.0016 0.0016109943389893
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3972' AND a.name = n.originalname
131 0.0020 0.0019869804382324
SELECT * FROM productoffers WHERE product_id = '3972' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0005 0.00051712989807129
SELECT * FROM productoffers
                WHERE product_id = '3972' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0004 0.00041103363037109
SELECT * FROM productoffers
                WHERE product_id = 3972
                ORDER BY price ASC LIMIT 1
134 0.0004 0.00043988227844238
SELECT value FROM productattributes
                WHERE product_id = '3972'
                AND name = 'ListPriceAmount'
135 0.0005 0.00046777725219727
SELECT value FROM productattributes WHERE product_id = '3972' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
136 0.0007 0.00071001052856445
SELECT * FROM products WHERE id = '1859'
137 0.0009 0.00090217590332031
SELECT * FROM productimages WHERE product_id = '1859' ORDER BY sortorder ASC
138 0.0009 0.0009310245513916
SELECT * FROM product_image_select WHERE product_id = '1859'
139 0.0005 0.00053310394287109
SELECT * FROM productcustomimages WHERE product_id = '1859'
140 0.0018 0.0017600059509277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1859' AND a.name = n.originalname
141 0.0006 0.00055193901062012
SELECT * FROM productoffers WHERE product_id = '1859' AND merchantid = 'A1X6FK5RDHNB96'
142 0.0005 0.00047206878662109
SELECT * FROM productoffers
                WHERE product_id = '1859' AND price > 0
                ORDER BY price ASC LIMIT 1
143 0.0004 0.00038695335388184
SELECT * FROM productoffers
                WHERE product_id = 1859
                ORDER BY price ASC LIMIT 1
144 0.0004 0.00041699409484863
SELECT value FROM productattributes
                WHERE product_id = '1859'
                AND name = 'ListPriceAmount'
145 0.0005 0.00050616264343262
SELECT value FROM productattributes WHERE product_id = '1859' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
146 0.0007 0.00066208839416504
SELECT * FROM products WHERE id = '2348'
147 0.0006 0.00058698654174805
SELECT * FROM productimages WHERE product_id = '2348' ORDER BY sortorder ASC
148 0.0009 0.00092005729675293
SELECT * FROM product_image_select WHERE product_id = '2348'
149 0.0005 0.00048303604125977
SELECT * FROM productcustomimages WHERE product_id = '2348'
150 0.0020 0.0019829273223877
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2348' AND a.name = n.originalname
151 0.0006 0.00055909156799316
SELECT * FROM productoffers WHERE product_id = '2348' AND merchantid = 'A1X6FK5RDHNB96'
152 0.0004 0.00041389465332031
SELECT * FROM productoffers
                WHERE product_id = '2348' AND price > 0
                ORDER BY price ASC LIMIT 1
153 0.0004 0.00040984153747559
SELECT * FROM productoffers
                WHERE product_id = 2348
                ORDER BY price ASC LIMIT 1
154 0.0005 0.0005040168762207
SELECT value FROM productattributes
                WHERE product_id = '2348'
                AND name = 'ListPriceAmount'
155 0.0006 0.00060510635375977
SELECT * FROM products WHERE id = '874'
156 0.0009 0.00090813636779785
SELECT * FROM productimages WHERE product_id = '874' ORDER BY sortorder ASC
157 0.0017 0.0017130374908447
SELECT * FROM product_image_select WHERE product_id = '874'
158 0.0008 0.00075602531433105
SELECT * FROM productcustomimages WHERE product_id = '874'
159 0.0020 0.0019810199737549
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '874' AND a.name = n.originalname
160 0.0005 0.00054097175598145
SELECT * FROM productoffers WHERE product_id = '874' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0010 0.00096487998962402
SELECT * FROM productoffers
                WHERE product_id = '874' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0006 0.00060796737670898
SELECT * FROM productoffers
                WHERE product_id = 874
                ORDER BY price ASC LIMIT 1
163 0.0004 0.00041580200195312
SELECT value FROM productattributes
                WHERE product_id = '874'
                AND name = 'ListPriceAmount'
164 0.0007 0.00072121620178223
SELECT * FROM products WHERE id = '3377'
165 0.0005 0.00051307678222656
SELECT * FROM productimages WHERE product_id = '3377' ORDER BY sortorder ASC
166 0.0010 0.00096297264099121
SELECT * FROM product_image_select WHERE product_id = '3377'
167 0.0005 0.00054693222045898
SELECT * FROM productcustomimages WHERE product_id = '3377'
168 0.0016 0.0015718936920166
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3377' AND a.name = n.originalname
169 0.0009 0.00094699859619141
SELECT * FROM productoffers WHERE product_id = '3377' AND merchantid = 'A1X6FK5RDHNB96'
170 0.0007 0.00074195861816406
SELECT * FROM productoffers
                WHERE product_id = '3377' AND price > 0
                ORDER BY price ASC LIMIT 1
171 0.0005 0.00050210952758789
SELECT * FROM productoffers
                WHERE product_id = 3377
                ORDER BY price ASC LIMIT 1
172 0.0006 0.00055408477783203
SELECT value FROM productattributes
                WHERE product_id = '3377'
                AND name = 'ListPriceAmount'
173 0.0006 0.00060081481933594
SELECT value FROM productattributes WHERE product_id = '3377' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
174 0.0007 0.00072813034057617
SELECT * FROM products WHERE id = '2955'
175 0.0006 0.00059795379638672
SELECT * FROM productimages WHERE product_id = '2955' ORDER BY sortorder ASC
176 0.0004 0.00044584274291992
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2955' AND p.id = pi.product_id ORDER BY pi.sortorder
177 0.0012 0.0012378692626953
SELECT * FROM product_image_select WHERE product_id = '2955'
178 0.0009 0.0008690357208252
SELECT * FROM productcustomimages WHERE product_id = '2955'
179 0.0005 0.00054121017456055
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2955'
                GROUP BY o.product_id
180 0.0018 0.001835823059082
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2955'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
181 0.0004 0.00036787986755371
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2955
182 0.0008 0.00077605247497559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2955' AND a.name = n.originalname
183 0.0003 0.00028109550476074
SELECT * FROM productoffers WHERE product_id = '2955' AND merchantid = 'A1X6FK5RDHNB96'
184 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '2955' AND price > 0
                ORDER BY price ASC LIMIT 1
185 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = 2955
                ORDER BY price ASC LIMIT 1
186 0.0003 0.00025296211242676
SELECT value FROM productattributes
                WHERE product_id = '2955'
                AND name = 'ListPriceAmount'
187 0.0003 0.0002591609954834
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2955'
                GROUP BY o.product_id
188 0.0004 0.00037884712219238
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2955'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
189 0.0002 0.00024604797363281
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2955
190 0.0004 0.00036311149597168
SELECT value FROM productattributes WHERE product_id = '2955' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0003 0.00032687187194824
SELECT * FROM products WHERE parent_id = '2955'
192 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = '1650'
193 0.0004 0.00040721893310547
SELECT * FROM productimages WHERE product_id = '1650' ORDER BY sortorder ASC
194 0.0005 0.00049495697021484
SELECT * FROM product_image_select WHERE product_id = '1650'
195 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '1650'
196 0.0009 0.0009300708770752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1650' AND a.name = n.originalname
197 0.0003 0.00034594535827637
SELECT * FROM productoffers WHERE product_id = '1650' AND merchantid = 'A1X6FK5RDHNB96'
198 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '1650' AND price > 0
                ORDER BY price ASC LIMIT 1
199 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = 1650
                ORDER BY price ASC LIMIT 1
200 0.0003 0.00025415420532227
SELECT value FROM productattributes
                WHERE product_id = '1650'
                AND name = 'ListPriceAmount'
201 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '1863'
202 0.0003 0.00033092498779297
SELECT * FROM productimages WHERE product_id = '1863' ORDER BY sortorder ASC
203 0.0005 0.0004580020904541
SELECT * FROM product_image_select WHERE product_id = '1863'
204 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '1863'
205 0.0006 0.00064516067504883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1863' AND a.name = n.originalname
206 0.0004 0.00037598609924316
SELECT * FROM productoffers WHERE product_id = '1863' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '1863' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 1863
                ORDER BY price ASC LIMIT 1
209 0.0003 0.0002598762512207
SELECT value FROM productattributes
                WHERE product_id = '1863'
                AND name = 'ListPriceAmount'
210 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '1863' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = '870'
212 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '870' ORDER BY sortorder ASC
213 0.0005 0.00047898292541504
SELECT * FROM product_image_select WHERE product_id = '870'
214 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '870'
215 0.0007 0.00066018104553223
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '870' AND a.name = n.originalname
216 0.0004 0.00037217140197754
SELECT * FROM productoffers WHERE product_id = '870' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '870' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 870
                ORDER BY price ASC LIMIT 1
219 0.0003 0.00033688545227051
SELECT value FROM productattributes
                WHERE product_id = '870'
                AND name = 'ListPriceAmount'
220 0.0003 0.00030994415283203
SELECT value FROM productattributes WHERE product_id = '870' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
221 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '864'
222 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '864' ORDER BY sortorder ASC
223 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '864'
224 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '864'
225 0.0007 0.00067687034606934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '864' AND a.name = n.originalname
226 0.0003 0.00032711029052734
SELECT * FROM productoffers WHERE product_id = '864' AND merchantid = 'A1X6FK5RDHNB96'
227 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '864' AND price > 0
                ORDER BY price ASC LIMIT 1
228 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = 864
                ORDER BY price ASC LIMIT 1
229 0.0003 0.00027990341186523
SELECT value FROM productattributes
                WHERE product_id = '864'
                AND name = 'ListPriceAmount'
230 0.0003 0.00033783912658691
SELECT value FROM productattributes WHERE product_id = '864' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
231 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '1318'
232 0.0005 0.00050115585327148
SELECT * FROM productimages WHERE product_id = '1318' ORDER BY sortorder ASC
233 0.0010 0.00096392631530762
SELECT * FROM product_image_select WHERE product_id = '1318'
234 0.0003 0.00030684471130371
SELECT * FROM productcustomimages WHERE product_id = '1318'
235 0.0011 0.001086950302124
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1318' AND a.name = n.originalname
236 0.0005 0.00050806999206543
SELECT * FROM productoffers WHERE product_id = '1318' AND merchantid = 'A1X6FK5RDHNB96'
237 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = '1318' AND price > 0
                ORDER BY price ASC LIMIT 1
238 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 1318
                ORDER BY price ASC LIMIT 1
239 0.0002 0.0002439022064209
SELECT value FROM productattributes
                WHERE product_id = '1318'
                AND name = 'ListPriceAmount'
240 0.0003 0.0002748966217041
SELECT value FROM productattributes WHERE product_id = '1318' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
241 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = '1104'
242 0.0004 0.0003669261932373
SELECT * FROM productimages WHERE product_id = '1104' ORDER BY sortorder ASC
243 0.0003 0.00033807754516602
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1104' AND p.id = pi.product_id ORDER BY pi.sortorder
244 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '1104'
245 0.0003 0.0002892017364502
SELECT * FROM productcustomimages WHERE product_id = '1104'
246 0.0004 0.00036191940307617
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1104'
                GROUP BY o.product_id
247 0.0004 0.00040984153747559
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1104'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
248 0.0003 0.00026798248291016
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1104
249 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1104' AND a.name = n.originalname
250 0.0003 0.00026607513427734
SELECT * FROM productoffers WHERE product_id = '1104' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0003 0.00030279159545898
SELECT * FROM productoffers
                WHERE product_id = '1104' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = 1104
                ORDER BY price ASC LIMIT 1
253 0.0003 0.0002598762512207
SELECT value FROM productattributes
                WHERE product_id = '1104'
                AND name = 'ListPriceAmount'
254 0.0003 0.00029397010803223
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1104'
                GROUP BY o.product_id
255 0.0004 0.00039005279541016
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1104'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
256 0.0003 0.00027704238891602
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1104
257 0.0004 0.00036001205444336
SELECT value FROM productattributes WHERE product_id = '1104' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
258 0.0005 0.00050806999206543
SELECT * FROM products WHERE parent_id = '1104'
259 0.0004 0.00040316581726074
SELECT * FROM products WHERE id = '1465'
260 0.0006 0.0006108283996582
SELECT * FROM productimages WHERE product_id = '1465' ORDER BY sortorder ASC
261 0.0007 0.0007021427154541
SELECT * FROM product_image_select WHERE product_id = '1465'
262 0.0005 0.0004580020904541
SELECT * FROM productcustomimages WHERE product_id = '1465'
263 0.0008 0.00084090232849121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1465' AND a.name = n.originalname
264 0.0004 0.0003509521484375
SELECT * FROM productoffers WHERE product_id = '1465' AND merchantid = 'A1X6FK5RDHNB96'
265 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '1465' AND price > 0
                ORDER BY price ASC LIMIT 1
266 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = 1465
                ORDER BY price ASC LIMIT 1
267 0.0004 0.00035595893859863
SELECT value FROM productattributes
                WHERE product_id = '1465'
                AND name = 'ListPriceAmount'
268 0.0004 0.00037503242492676
SELECT * FROM products WHERE id = '3636'
269 0.0003 0.00031614303588867
SELECT * FROM productimages WHERE product_id = '3636' ORDER BY sortorder ASC
270 0.0007 0.00065279006958008
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3636' AND p.id = pi.product_id ORDER BY pi.sortorder
271 0.0005 0.00050711631774902
SELECT * FROM product_image_select WHERE product_id = '3636'
272 0.0003 0.00033187866210938
SELECT * FROM productcustomimages WHERE product_id = '3636'
273 0.0004 0.00044608116149902
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3636'
                GROUP BY o.product_id
274 0.0008 0.00078892707824707
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3636'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
275 0.0003 0.00029587745666504
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3636
276 0.0008 0.00079202651977539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3636' AND a.name = n.originalname
277 0.0006 0.00059390068054199
SELECT * FROM productoffers WHERE product_id = '3636' AND merchantid = 'A1X6FK5RDHNB96'
278 0.0011 0.0010669231414795
SELECT * FROM productoffers
                WHERE product_id = '3636' AND price > 0
                ORDER BY price ASC LIMIT 1
279 0.0003 0.00033807754516602
SELECT * FROM productoffers
                WHERE product_id = 3636
                ORDER BY price ASC LIMIT 1
280 0.0003 0.00030803680419922
SELECT value FROM productattributes
                WHERE product_id = '3636'
                AND name = 'ListPriceAmount'
281 0.0005 0.00046300888061523
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3636'
                GROUP BY o.product_id
282 0.0007 0.00066494941711426
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3636'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
283 0.0003 0.00032997131347656
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3636
284 0.0004 0.00043797492980957
SELECT value FROM productattributes WHERE product_id = '3636' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0005 0.00048589706420898
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3636'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
286 0.0004 0.0004119873046875
SELECT * FROM products WHERE id = '2419'
287 0.0004 0.00036811828613281
SELECT * FROM productimages WHERE product_id = '2419' ORDER BY sortorder ASC
288 0.0005 0.00052881240844727
SELECT * FROM product_image_select WHERE product_id = '2419'
289 0.0003 0.00030303001403809
SELECT * FROM productcustomimages WHERE product_id = '2419'
290 0.0008 0.00083804130554199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2419' AND a.name = n.originalname
291 0.0004 0.00036191940307617
SELECT * FROM productoffers WHERE product_id = '2419' AND merchantid = 'A1X6FK5RDHNB96'
292 0.0005 0.00048112869262695
SELECT * FROM productoffers
                WHERE product_id = '2419' AND price > 0
                ORDER BY price ASC LIMIT 1
293 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 2419
                ORDER BY price ASC LIMIT 1
294 0.0004 0.0004420280456543
SELECT value FROM productattributes
                WHERE product_id = '2419'
                AND name = 'ListPriceAmount'
295 0.0005 0.00048303604125977
SELECT * FROM products WHERE id = '1983'
296 0.0003 0.00031089782714844
SELECT * FROM productimages WHERE product_id = '1983' ORDER BY sortorder ASC
297 0.0009 0.00094294548034668
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1983' AND p.id = pi.product_id ORDER BY pi.sortorder
298 0.0005 0.00052499771118164
SELECT * FROM product_image_select WHERE product_id = '1983'
299 0.0003 0.00030207633972168
SELECT * FROM productcustomimages WHERE product_id = '1983'
300 0.0004 0.00043106079101562
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1983'
                GROUP BY o.product_id
301 0.0005 0.0005030632019043
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1983'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
302 0.0004 0.0003509521484375
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1983
303 0.0009 0.00086593627929688
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1983' AND a.name = n.originalname
304 0.0003 0.00026178359985352
SELECT * FROM productoffers WHERE product_id = '1983' AND merchantid = 'A1X6FK5RDHNB96'
305 0.0004 0.00036978721618652
SELECT * FROM productoffers
                WHERE product_id = '1983' AND price > 0
                ORDER BY price ASC LIMIT 1
306 0.0003 0.00027918815612793
SELECT * FROM productoffers
                WHERE product_id = 1983
                ORDER BY price ASC LIMIT 1
307 0.0003 0.00031089782714844
SELECT value FROM productattributes
                WHERE product_id = '1983'
                AND name = 'ListPriceAmount'
308 0.0003 0.00034308433532715
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1983'
                GROUP BY o.product_id
309 0.0005 0.00050210952758789
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1983'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
310 0.0003 0.00030398368835449
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1983
311 0.0004 0.00037193298339844
SELECT value FROM productattributes WHERE product_id = '1983' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
312 0.0005 0.00054597854614258
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1983'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
313 0.0011 0.0010840892791748
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2418' ORDER BY timestamp DESC
314 0.0002 0.00023198127746582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '979' ORDER BY timestamp DESC
315 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3972' ORDER BY timestamp DESC
316 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1859' ORDER BY timestamp DESC
317 0.0002 0.00020217895507812
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2348' ORDER BY timestamp DESC
318 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '874' ORDER BY timestamp DESC
319 0.0002 0.00019478797912598
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3377' ORDER BY timestamp DESC
320 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2955' ORDER BY timestamp DESC
321 0.0002 0.00020217895507812
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1650' ORDER BY timestamp DESC
322 0.0002 0.00022006034851074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1863' ORDER BY timestamp DESC
323 0.0002 0.00022983551025391
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '870' ORDER BY timestamp DESC
324 0.0004 0.00039219856262207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '864' ORDER BY timestamp DESC
325 0.0002 0.00023508071899414
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1318' ORDER BY timestamp DESC
326 0.0002 0.00022506713867188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1104' ORDER BY timestamp DESC
327 0.0002 0.00022482872009277
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1465' ORDER BY timestamp DESC
328 0.0002 0.00020790100097656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3636' ORDER BY timestamp DESC
329 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2419' ORDER BY timestamp DESC
330 0.0002 0.00020885467529297
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1983' ORDER BY timestamp DESC
331 0.0010 0.0010387897491455
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
332 0.0008 0.00076484680175781
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
333 0.0003 0.00025701522827148
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
334 0.0157 0.015661001205444
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
335 0.0012 0.001215934753418
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
336 0.0004 0.00042891502380371
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
337 0.0004 0.00039982795715332
SELECT * FROM products WHERE id = 1626
338 0.0003 0.00033688545227051
SELECT * FROM products WHERE id = 4041
339 0.0003 0.00029206275939941
SELECT * FROM products WHERE id = 4312
340 0.0003 0.00028610229492188
SELECT * FROM products WHERE id = 777
341 0.0003 0.00027298927307129
SELECT * FROM products WHERE id = 3881
342 0.0003 0.00028800964355469
SELECT * FROM products WHERE id = 4213
343 0.0003 0.0003058910369873
SELECT * FROM products WHERE id = '1626'
344 0.0006 0.00064611434936523
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
345 0.0011 0.0010731220245361
SELECT * FROM product_image_select WHERE product_id = '1626'
346 0.0003 0.00032305717468262
SELECT * FROM productcustomimages WHERE product_id = '1626'
347 0.0007 0.00070500373840332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
348 0.0004 0.00036311149597168
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
349 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
350 0.0003 0.00030994415283203
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
351 0.0004 0.00039100646972656
SELECT * FROM products WHERE id = '4041'
352 0.0004 0.00036096572875977
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
353 0.0005 0.00054097175598145
SELECT * FROM product_image_select WHERE product_id = '4041'
354 0.0003 0.00032591819763184
SELECT * FROM productcustomimages WHERE product_id = '4041'
355 0.0009 0.00090193748474121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
356 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0003 0.00031089782714844
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0004 0.0003659725189209
SELECT * FROM products WHERE id = '4312'
360 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
361 0.0005 0.00053310394287109
SELECT * FROM product_image_select WHERE product_id = '4312'
362 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '4312'
363 0.0008 0.00082588195800781
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
364 0.0004 0.00037193298339844
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00030899047851562
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0004 0.00038504600524902
SELECT * FROM products WHERE id = '777'
368 0.0003 0.00032782554626465
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
369 0.0005 0.0005030632019043
SELECT * FROM product_image_select WHERE product_id = '777'
370 0.0003 0.00030684471130371
SELECT * FROM productcustomimages WHERE product_id = '777'
371 0.0008 0.00081706047058105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
372 0.0003 0.00034403800964355
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
373 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
374 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
375 0.0004 0.00038599967956543
SELECT * FROM products WHERE id = '3881'
376 0.0004 0.0003821849822998
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
377 0.0005 0.00049710273742676
SELECT * FROM product_image_select WHERE product_id = '3881'
378 0.0004 0.00038409233093262
SELECT * FROM productcustomimages WHERE product_id = '3881'
379 0.0009 0.00086688995361328
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
380 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
381 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
382 0.0005 0.00049805641174316
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
383 0.0006 0.00060081481933594
SELECT * FROM products WHERE id = '4213'
384 0.0004 0.00038790702819824
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
385 0.0005 0.0005028247833252
SELECT * FROM product_image_select WHERE product_id = '4213'
386 0.0005 0.00046706199645996
SELECT * FROM productcustomimages WHERE product_id = '4213'
387 0.0012 0.0012249946594238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
388 0.0004 0.00039005279541016
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
389 0.0003 0.00030803680419922
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
390 0.0003 0.00028610229492188
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
391 0.0014 0.0013999938964844
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
392 0.0006 0.00060486793518066
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
393 0.0020 0.001971960067749
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
394 0.0010 0.0010449886322021
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
395 0.0004 0.00039887428283691
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
396 0.0005 0.00047898292541504
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
397 0.0005 0.00049805641174316
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'